runtime.traceLocker.GoroutineStackAlloc (method)

2 uses

	runtime (current package)
		stack.go#L421: 			trace.GoroutineStackAlloc(uintptr(v), uintptr(n))
		traceallocfree.go#L141: func (tl traceLocker) GoroutineStackAlloc(base, size uintptr) {